From 698271c9753574a785b04443fcd91e69ac1bb7c5 Mon Sep 17 00:00:00 2001 From: Lars Hansen Date: Fri, 24 Nov 2006 19:14:46 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 721b2d49f35..2ca1fc16694 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2006-11-24 Lars Hansen + * net/tramp.el (tramp-default-method): Under Windows, change from + plink to pscp. + (tramp-copy-failed-regexp, tramp-action-copy-failed): Add. + (tramp-actions-copy-out-of-band): Add pair (tramp-copy-failed-regexp + tramp-action-copy-failed). + (tramp-action-out-of-band): Move "Permission denied" handling to + tramp-action-copy-failed. + (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of + process buffer. + 2006-11-24 Stefan Monnier * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of -- 2.30.2